home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 December / Chip_2001-12_cd1.bin / sharewar / sendto / ts-sendto11.exe / {app} / sendto.exe / 0 / RCDATA / TFORM3 / TFORM3.txt < prev   
Text File  |  2001-09-22  |  3KB  |  130 lines

  1. object Form3: TForm3
  2.   Left = 337
  3.   Top = 192
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'About'
  7.   ClientHeight = 294
  8.   ClientWidth = 344
  9.   Color = clBtnFace
  10.   Font.Charset = ANSI_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label1: TLabel
  20.     Left = 16
  21.     Top = 80
  22.     Width = 107
  23.     Height = 23
  24.     Caption = 'SendTo 1.1'
  25.     Font.Charset = ANSI_CHARSET
  26.     Font.Color = clWindowText
  27.     Font.Height = -19
  28.     Font.Name = 'Tahoma'
  29.     Font.Style = [fsBold]
  30.     ParentFont = False
  31.   end
  32.   object Label2: TLabel
  33.     Left = 16
  34.     Top = 104
  35.     Width = 161
  36.     Height = 13
  37.     Caption = 'Released: 22nd September, 2001'
  38.   end
  39.   object Label3: TLabel
  40.     Left = 16
  41.     Top = 136
  42.     Width = 308
  43.     Height = 26
  44.     Caption = 
  45.       'For more information on the SendTo product, as well as updates a' +
  46.       'nd more, check out the SendTo website.'
  47.     WordWrap = True
  48.   end
  49.   object Label4: TLabel
  50.     Left = 32
  51.     Top = 168
  52.     Width = 202
  53.     Height = 13
  54.     Cursor = crHandPoint
  55.     Caption = 'http://www.trogsoft.org/products/sendto'
  56.     Color = clMenu
  57.     Font.Charset = ANSI_CHARSET
  58.     Font.Color = clBlue
  59.     Font.Height = -11
  60.     Font.Name = 'Tahoma'
  61.     Font.Style = [fsUnderline]
  62.     ParentColor = False
  63.     ParentFont = False
  64.     OnClick = Label4Click
  65.   end
  66.   object Label5: TLabel
  67.     Left = 16
  68.     Top = 192
  69.     Width = 315
  70.     Height = 29
  71.     Caption = 
  72.       'Alternatively, check out the Trogladite Software website for mor' +
  73.       'e products like this.'
  74.     WordWrap = True
  75.   end
  76.   object Label6: TLabel
  77.     Left = 32
  78.     Top = 224
  79.     Width = 119
  80.     Height = 13
  81.     Cursor = crHandPoint
  82.     Caption = 'http://www.trogsoft.org'
  83.     Color = clMenu
  84.     Font.Charset = ANSI_CHARSET
  85.     Font.Color = clBlue
  86.     Font.Height = -11
  87.     Font.Name = 'Tahoma'
  88.     Font.Style = [fsUnderline]
  89.     ParentColor = False
  90.     ParentFont = False
  91.     OnClick = Label6Click
  92.   end
  93.   object Button1: TButton
  94.     Left = 264
  95.     Top = 264
  96.     Width = 75
  97.     Height = 25
  98.     Caption = 'OK'
  99.     TabOrder = 0
  100.     OnClick = Button1Click
  101.   end
  102.   object Panel1: TPanel
  103.     Left = 0
  104.     Top = 0
  105.     Width = 344
  106.     Height = 66
  107.     Align = alTop
  108.     BevelOuter = bvNone
  109.     Color = clWhite
  110.     TabOrder = 1
  111.     object Image1: TImage
  112.       Left = 7
  113.       Top = 4
  114.       Width = 331
  115.       Height = 58
  116.       Picture.Data = {<image000.bmp>}
  117.       Stretch = True
  118.     end
  119.   end
  120.   object Panel2: TPanel
  121.     Left = 0
  122.     Top = 66
  123.     Width = 344
  124.     Height = 2
  125.     Align = alTop
  126.     BevelOuter = bvLowered
  127.     TabOrder = 2
  128.   end
  129. end
  130.